Fix bug #17942 with pos-visible-in-window-p and image and BOB.
authorEli Zaretskii <eliz@gnu.org>
Sat, 5 Jul 2014 07:38:13 +0000 (10:38 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 5 Jul 2014 07:38:13 +0000 (10:38 +0300)
commit7257e58e0fadc3279ecf306b585f7388265cd27f
treea0f62d9d0f77de28b6373e8e9c16d507ee45781e
parent057b46feaaf9e846df641e853c6a388c300017b4
Fix bug #17942 with pos-visible-in-window-p and image and BOB.

 src/xdisp.c (pos_visible_p): If CHARPOS is at BEGV, and there is a
 display property at BEGV, don't call move_it_to to move to a
 position before BEGV.
src/ChangeLog
src/xdisp.c